home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / dev / misc / vahunz.lha / vahunz / source / ugly / udebug.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-04-19  |  1.1 KB  |  48 lines

  1. /*
  2.  * This source file is part of Vahunz,
  3.  * a tool to make source code un-/more legible.
  4.  *
  5.  *--------------------------------------------------------------------------
  6.  *
  7.  * Vahunz and the Ugly library are Copyright (C) 1998 by
  8.  * Thomas Aglassinger <agi@giga.or.at>
  9.  *
  10.  * All rights reserved.
  11.  *
  12.  * Refer to the manual for more information.
  13.  *
  14.  *--------------------------------------------------------------------------
  15.  *
  16.  * Ubiqx library is Copyright (C) 1991-1998 by
  17.  * Christopher R. Hertel <crh@ubiqx.mn.org>
  18.  *
  19.  * Ubiqx library is free software; you can redistribute it and/or
  20.  * modify it under the terms of the GNU Library General Public
  21.  * License as published by the Free Software Foundation; either
  22.  * version 2 of the License, or (at your option) any later version.
  23.  *
  24.  */
  25. #ifndef m4K
  26. #define m4K
  27. #ifdef t9F
  28. #define o8M 0
  29. #define e0U 1
  30. #define j7P 0
  31. #define c6K 1
  32. #define f7R 1
  33. #define n9P 0
  34. #else
  35. #define o8M 0
  36. #define e0U 0
  37. #define j7P 0
  38. #define c6K 0
  39. #define f7R 0
  40. #define n9P 0
  41. #endif 
  42. #ifndef a0G
  43. #define f3F(msg) i0Y((msg), __FILE__, __LINE__)
  44. #else
  45. #define f3F(msg) 
  46. #endif
  47. #endif 
  48.